home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Graphics / IconToGIF / Readme < prev    next >
Encoding:
Text File  |  1995-10-23  |  1.5 KB  |  38 lines  |  [TEXT/ttxt]

  1. IconToGIF
  2. Version 1.0.1
  3. 10/23/1995
  4. by Dan Crevier
  5. <mailto:dan@rhino.harvard.edu>
  6.  
  7. Introduction
  8.  
  9.      IconToGIF is a freeware utility to convert icons into transparent GIF images suitable for using on WWW pages.  It is useful for developers who want to put an icon of their product on their page.  The application is not native on PowerMacs, just because it really takes no time to execute.
  10.  
  11. Usage
  12.  
  13.      Just drag a file, folder, or drive onto IconToGIF, or use the Open... item in the File menu.  A file with the extension ".gif" will be created in the directory containing the source.
  14.  
  15. Scripting IconToGIF
  16.  
  17.      IconToGIF handles a simple scripting command to make a gif file of the icon of a file passed in.  See the sample script for an example.
  18.  
  19. Acknowlegements
  20.  
  21.      In writing this program, I used Ammon Skidmore's StandardGetAnything routine, and the gd gif-manipulating library created by Thomas Boutell and the Quest Center at Cold Spring Harbor Labs.  For finding the icons, I use James W. Walker's FindIcon code.
  22.  
  23. Release Notes
  24.  
  25. Version 1.0.1 -- 10/23/95
  26.      • Enhanced about box and put in support for internet config.
  27.      • Added scripting support.
  28.      • IconToGIF quits after creating the gifs if it was run by dragging files onto it.
  29.  
  30. Version 1.0 -- 10/20/95
  31.      • Added "Working..." dialog, so you know it's doing something.
  32.      • Set's file type to a JPEGView GIF
  33.      • Now correctly works with files, folders, and volumes.
  34.  
  35. Dan Crevier
  36. <mailto:dan@rhino.harvard.edu>
  37. <http://rhino.harvard.edu/dan/home.html>
  38.